home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!falstaff
- From: falstaff@xs4all.nl (Falstaff)
- Newsgroups: comp.lang.c
- Subject: Re: I need help.
- Date: 28 Mar 1996 07:47:23 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <4jdg6b$sba@news.xs4all.nl>
- References: <4j9hr7$skj@cronkite.seas.gwu.edu>
- NNTP-Posting-Host: xs1.xs4all.nl
- X-Newsreader: NN version 6.5.0 #666 (NOV)
-
- celtik@gwis2.circ.gwu.edu (Tolga Celtikci) writes:
-
- >Can anyone help me with the syntax of EOF. Is it '\o' or something else?
-
- #include <stdio.h>
-
- Then, EOF is EOF. (Usually defined as -1). Note that EOF is an
- int and not a char, so you can't include it in a string.
-
- Frank
- --
- The famous GIICM now on line: http://www.xs4all.nl/~falstaff/GIICM.html
- ------------------------------------------------------------------------
- Frank A. Vorstenbosch +31-(70)-355 5241 falstaff@xs4all.nl
-